Namespace - LJCDocGenLib
Parameters
templateLines - The template lines.
Syntax
C# |
public Void GenTypePage(String[] templateLines)
|
Creates an HTML page that lists the methods, properties and fields for
a data type. (R)
Remarks
The HTML page is created in a folder under "Doc" with the full name of the
assembly. Each page file has the name of the type it represents.
Called from GenAssembly.GenTypePages().
Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.